home
***
CD-ROM
|
disk
|
other
***
search
/
SGI Hot Mix 8
/
Hot Mix 8.iso
/
.all
/
bin
/
Remove_sclib2
(
.txt
)
< prev
next >
Wrap
Text File
|
1994-06-22
|
134b
|
10 lines
#!/bin/csh -f
/bin/rm -f /usr/lib/libshowcase3d_s
echo "Removal complete. Press enter to exit this window."
set ans=($<)
exit 0